home *** CD-ROM | disk | FTP | other *** search
- Path: user1.mnsinc.com!huang
- From: huang@mnsinc.com (Szu-Wen Huang)
- Newsgroups: comp.lang.c
- Subject: Re: This should really be a simple question for you C-freaks...
- Date: 7 Apr 1996 22:47:31 GMT
- Organization: Monumental Network Systems
- Message-ID: <4k9gm3$4ov@news1.mnsinc.com>
- References: <4jrue1$gsu@nyheter.chalmers.se> <4k0vd0$roo@news1.intercall.com> <4k3ueh$a76@news1.intercall.com> <4k61us$bb5@airdmhor.gen.nz> <4k7gv7INNog5@keats.ugrad.cs.ubc.ca>
- NNTP-Posting-Host: user1.mnsinc.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
- : > No, getch() MAY read the key directly.
-
- : getch() may do anything! It can traverse a linked list, or find the discrete
- : logarithm of a 100-digit integer.
-
- : It is not defined by the C language, thus it is fair game for anyone who wants
- : to write his or her own function named getch().
-
- Cool! Next time I'll use 'getch()' if I'll ever need a random number.
-